message "I will NOT put your passwords back into passwd/group!" &&
message "You'd need to run pwunconv/grpunconv before dispel for having a workable system without shadow."
# do not do this unasked and on every upgrade cast
# you normally never dispel shadow for good unless you are
# curious to see what happens...
#Restore /etc/passwd when dispelling shadow
#${INSTALL_ROOT}/usr/sbin/pwunconv &&
#${INSTALL_ROOT}/usr/sbin/grpunconv
